[INFO] fetching crate agent-team-mail-mcp 0.45.2...
[INFO] testing agent-team-mail-mcp-0.45.2 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate agent-team-mail-mcp 0.45.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate agent-team-mail-mcp 0.45.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate agent-team-mail-mcp 0.45.2
[INFO] tweaked toml for crates.io crate agent-team-mail-mcp 0.45.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate agent-team-mail-mcp 0.45.2 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate agent-team-mail-mcp 0.45.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded sc-observability v0.45.2
[INFO] [stderr]   Downloaded agent-team-mail-daemon-launch v0.45.2
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded agent-team-mail-core v0.45.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f7f805fb684ac2182a79b28f326e794db3ecab5eff2fcee2be81587d36fddea
[INFO] running `Command { std: "docker" "start" "-a" "0f7f805fb684ac2182a79b28f326e794db3ecab5eff2fcee2be81587d36fddea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f7f805fb684ac2182a79b28f326e794db3ecab5eff2fcee2be81587d36fddea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f7f805fb684ac2182a79b28f326e794db3ecab5eff2fcee2be81587d36fddea", kill_on_drop: false }`
[INFO] [stdout] 0f7f805fb684ac2182a79b28f326e794db3ecab5eff2fcee2be81587d36fddea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49698fe6e1420ec11a92232c7ff7f8ff6148a00fd4fd02a6ce60f3afc7ef2fb7
[INFO] running `Command { std: "docker" "start" "-a" "49698fe6e1420ec11a92232c7ff7f8ff6148a00fd4fd02a6ce60f3afc7ef2fb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling agent-team-mail-core v0.45.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling agent-team-mail-daemon-launch v0.45.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling sc-observability v0.45.2
[INFO] [stderr]    Compiling agent-team-mail-mcp v0.45.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.02s
[INFO] running `Command { std: "docker" "inspect" "49698fe6e1420ec11a92232c7ff7f8ff6148a00fd4fd02a6ce60f3afc7ef2fb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49698fe6e1420ec11a92232c7ff7f8ff6148a00fd4fd02a6ce60f3afc7ef2fb7", kill_on_drop: false }`
[INFO] [stdout] 49698fe6e1420ec11a92232c7ff7f8ff6148a00fd4fd02a6ce60f3afc7ef2fb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f03a68c89f1b224d2102fcd9cafe8f5707af18d988b09e90fd9d1a07a1d70969
[INFO] running `Command { std: "docker" "start" "-a" "f03a68c89f1b224d2102fcd9cafe8f5707af18d988b09e90fd9d1a07a1d70969", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling agent-team-mail-core v0.45.2
[INFO] [stderr]    Compiling sc-observability v0.45.2
[INFO] [stderr]    Compiling agent-team-mail-mcp v0.45.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.39s
[INFO] running `Command { std: "docker" "inspect" "f03a68c89f1b224d2102fcd9cafe8f5707af18d988b09e90fd9d1a07a1d70969", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f03a68c89f1b224d2102fcd9cafe8f5707af18d988b09e90fd9d1a07a1d70969", kill_on_drop: false }`
[INFO] [stdout] f03a68c89f1b224d2102fcd9cafe8f5707af18d988b09e90fd9d1a07a1d70969
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 03f1aeea6172c2fd036c806cfae7d35781bb1bad4be6478abcd8892e9d0f4e21
[INFO] running `Command { std: "docker" "start" "-a" "03f1aeea6172c2fd036c806cfae7d35781bb1bad4be6478abcd8892e9d0f4e21", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/atm_agent_mcp-71eb6fff2c895182)
[INFO] [stdout] 
[INFO] [stdout] running 382 tests
[INFO] [stdout] test atm_tools::tests::test_agent_close_unknown_agent_id_returns_err_session_not_found ... ok
[INFO] [stdout] test atm_tools::tests::test_agent_sessions_empty_registry ... ok
[INFO] [stdout] test atm_tools::tests::test_agent_sessions_active_session_listed ... ok
[INFO] [stdout] test atm_tools::tests::test_agent_status_stale_sessions_not_in_identity_map ... ok
[INFO] [stdout] test atm_tools::tests::test_agent_sessions_mixed_statuses ... ok
[INFO] [stdout] test atm_tools::tests::test_agent_close_idempotent_already_closed ... ok
[INFO] [stdout] test atm_tools::tests::test_agent_status_no_sessions ... ok
[INFO] [stdout] test atm_tools::tests::test_agent_status_with_active_session ... ok
[INFO] [stdout] test atm_tools::tests::test_agent_sessions_stale_with_thread_id_is_resumable ... ok
[INFO] [stdout] test atm_tools::tests::test_agent_close_by_agent_id_returns_closed ... ok
[INFO] [stdout] test atm_tools::tests::test_agent_sessions_stale_without_thread_id_not_resumable ... ok
[INFO] [stdout] test atm_tools::tests::test_agent_close_cancels_pending_elicitations ... ok
[INFO] [stdout] test atm_tools::tests::test_agent_close_already_closed_releases_stale_lock ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_broadcast_missing_config_returns_error ... ok
[INFO] [stdout] test atm_tools::tests::test_agent_close_busy_session_returns_interrupted ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_send_missing_message_returns_error ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_send_missing_to_returns_error ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_broadcast_skips_caller ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_send_success ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_read_all_flag ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_send_to_parsing_rejects_empty_agent ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_pending_count_zero ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_send_to_parsing_simple ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_send_to_parsing_at_notation ... ok
[INFO] [stdout] test atm_tools::tests::test_auto_summary_generation ... ok
[INFO] [stdout] test atm_tools::tests::test_auto_summary_is_utf8_safe ... ok
[INFO] [stdout] test atm_tools::tests::test_identity_required_error_code_value ... ok
[INFO] [stdout] test atm_tools::tests::test_make_mcp_error_result_shape ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_broadcast_reads_team_config ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_read_empty_inbox ... ok
[INFO] [stdout] test atm_tools::tests::test_auto_summary_short_message ... ok
[INFO] [stdout] test atm_tools::tests::test_message_exact_limit_not_truncated ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_read_default_limit_is_ten ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_pending_count_does_not_mark_read ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_read_limit ... ok
[INFO] [stdout] test atm_tools::tests::test_resolve_identity_empty_string_falls_back_to_config ... ok
[INFO] [stdout] test atm_tools::tests::test_message_no_truncation_under_limit ... ok
[INFO] [stdout] test atm_tools::tests::test_resolve_identity_returns_none_when_both_absent ... ok
[INFO] [stdout] test atm_tools::tests::test_message_truncation_is_utf8_safe ... ok
[INFO] [stdout] test atm_tools::tests::test_resolve_identity_config_fallback ... ok
[INFO] [stdout] test audit::tests::test_audit_log_appends_multiple_entries ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_read_marks_read_by_default ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_send_at_notation_routes_to_correct_team ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_read_since_filter ... ok
[INFO] [stdout] test audit::tests::test_audit_log_writes_valid_json ... ok
[INFO] [stdout] test commands::attach::tests::attached_envelope_maps_event_fields ... ok
[INFO] [stdout] test commands::attach::tests::checkpoint_round_trip_uses_atm_home ... ok
[INFO] [stdout] test commands::attach::tests::clamp_three_lines_applies_ellipsis ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_read_from_filter ... ok
[INFO] [stdout] test commands::attach::tests::classify_atm_mail_has_priority ... ok
[INFO] [stdout] test commands::attach::tests::classify_control_error_uses_io_kind ... ok
[INFO] [stdout] test commands::attach::tests::classify_splits_request_user_input_and_elicitation_request ... ok
[INFO] [stdout] test commands::attach::tests::classify_stream_error_source_and_fatal_variants ... ok
[INFO] [stdout] test commands::attach::tests::classify_stream_warning_maps_to_warning_class ... ok
[INFO] [stdout] test commands::attach::tests::classify_unknown_event_emits_supported_prefix_and_counter ... ok
[INFO] [stdout] test commands::attach::tests::class_map_fixture_matches_expected_class_and_applicability ... ok
[INFO] [stdout] test commands::attach::tests::input_contract_includes_ctrl_c_sigint_line ... ok
[INFO] [stdout] test commands::attach::tests::markdown_render_hints_code_block_and_bullet ... ok
[INFO] [stdout] test commands::attach::tests::parse_additional_control_commands ... ok
[INFO] [stdout] test commands::attach::tests::parse_control_commands ... ok
[INFO] [stdout] test commands::attach::tests::parse_plain_text_rejects_ansi_sequences ... ok
[INFO] [stdout] test commands::attach::tests::parse_plain_text_routes_to_agent ... ok
[INFO] [stdout] test commands::attach::tests::parse_plain_text_sanitizes_control_bytes ... ok
[INFO] [stdout] test commands::attach::tests::pending_elicitation_id_tracks_and_clears ... ok
[INFO] [stdout] test commands::attach::tests::reasoning_section_break_detected_from_delta_type ... ok
[INFO] [stdout] test commands::attach::tests::safe_agent_id_sanitizes_windows_unsafe_chars ... ok
[INFO] [stdout] test commands::attach::tests::replay_tail_reads_fixture_jsonl ... ok
[INFO] [stdout] test commands::attach::tests::send_elicitation_response_control_with_mock_daemon_ack ... ok
[INFO] [stdout] test commands::attach::tests::trim_replay_prefers_recent_turn_boundary_when_clipped ... ok
[INFO] [stdout] test commands::attach::tests::send_stdin_control_with_mock_daemon_ack ... ok
[INFO] [stdout] test config::resolve::tests::test_default_approval_policy ... ok
[INFO] [stdout] test config::resolve::tests::test_default_auto_mail ... ok
[INFO] [stdout] test config::resolve::tests::test_default_codex_bin ... ok
[INFO] [stdout] test config::resolve::tests::test_default_config_is_complete ... ok
[INFO] [stdout] test config::resolve::tests::test_default_mail_poll_interval_ms ... ok
[INFO] [stdout] test config::resolve::tests::test_default_max_concurrent_threads ... ok
[INFO] [stdout] test config::resolve::tests::test_default_optional_fields_are_none ... ok
[INFO] [stdout] test config::resolve::tests::test_default_persist_threads ... ok
[INFO] [stdout] test config::resolve::tests::test_default_request_timeout_secs ... ok
[INFO] [stdout] test config::resolve::tests::test_default_roles_is_empty ... ok
[INFO] [stdout] test config::resolve::tests::test_default_sandbox ... ok
[INFO] [stdout] test audit::tests::test_audit_log_event_type_atm_send ... ok
[INFO] [stdout] test audit::tests::test_audit_log_event_type_codex ... ok
[INFO] [stdout] test audit::tests::test_audit_log_prompt_truncated_at_200_chars ... ok
[INFO] [stdout] test audit::tests::test_audit_log_prompt_truncated_unicode_safe ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_send_truncates_long_message ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_pending_count_nonzero ... ok
[INFO] [stdout] test config::resolve::tests::test_env_mail_poll_interval_numeric_parse ... ok
[INFO] [stdout] test config::resolve::tests::test_env_model_override ... ok
[INFO] [stdout] test audit::tests::test_audit_log_creates_file ... ok
[INFO] [stdout] test commands::attach::tests::unsupported_summary_below_threshold_has_no_warning_line ... ok
[INFO] [stdout] test config::resolve::tests::test_env_sandbox_override ... ok
[INFO] [stdout] test config::resolve::tests::test_empty_env_does_not_override_sandbox ... ok
[INFO] [stdout] test config::resolve::tests::test_env_approval_policy_override ... ok
[INFO] [stdout] test config::resolve::tests::test_invalid_numeric_env_does_not_crash ... ok
[INFO] [stdout] test config::resolve::tests::test_env_codex_bin_override ... ok
[INFO] [stdout] test config::resolve::tests::test_role_preset_all_none_fields ... ok
[INFO] [stdout] test config::resolve::tests::test_toml_partial_uses_defaults ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_read_filters_unread_by_default ... ok
[INFO] [stdout] test config::resolve::tests::test_toml_empty_section_uses_all_defaults ... ok
[INFO] [stdout] test config::resolve::tests::test_role_presets_deserialization ... ok
[INFO] [stdout] test config::resolve::tests::test_json_round_trip ... ok
[INFO] [stdout] test audit::tests::test_audit_log_atm_read_entry ... ok
[INFO] [stdout] test config::resolve::tests::test_toml_full_deserialization ... ok
[INFO] [stdout] test config::resolve::tests::test_env_fast_model_override ... ok
[INFO] [stdout] test atm_tools::tests::test_atm_send_rejects_empty_agent_in_to ... ok
[INFO] [stdout] test atm_tools::tests::test_message_truncation_at_limit ... ok
[INFO] [stdout] test atm_tools::tests::test_resolve_identity_explicit_param ... ok
[INFO] [stdout] test context::tests::detect_context_non_git_dir ... ok
[INFO] [stdout] test context::tests::repo_name_from_https_url_with_git_suffix ... ok
[INFO] [stdout] test context::tests::repo_name_from_ssh_url ... ok
[INFO] [stdout] test context::tests::repo_name_from_url_with_trailing_slash ... ok
[INFO] [stdout] test elicitation::tests::expire_timeouts_does_not_expire_fresh_entries ... ok
[INFO] [stdout] test elicitation::tests::cancel_for_agent_sends_rejection_and_removes_entries ... ok
[INFO] [stdout] test context::tests::repo_name_from_url_without_git_suffix ... ok
[INFO] [stdout] test elicitation::tests::resolve_unknown_id_returns_false ... ok
[INFO] [stdout] test context::tests::detect_context_cwd_always_set ... ok
[INFO] [stdout] test elicitation::tests::security_session_close_sends_explicit_reject_not_silent_approve ... ok
[INFO] [stdout] test config::resolve::tests::test_env_identity_override ... ok
[INFO] [stdout] test config::resolve::tests::test_empty_env_does_not_override_identity ... ok
[INFO] [stdout] test elicitation::tests::register_and_resolve_returns_true_and_delivers_response ... ok
[INFO] [stdout] test framing::tests::test_parse_content_length_frame ... ok
[INFO] [stdout] test framing::tests::test_parse_content_length_with_extra_header ... ok
[INFO] [stdout] test framing::tests::test_parse_multiple_newline_messages ... ok
[INFO] [stdout] test framing::tests::test_eof_returns_none ... ok
[INFO] [stdout] test elicitation::tests::security_timeout_sends_explicit_reject_not_silent_approve ... ok
[INFO] [stdout] test audit::tests::test_audit_log_swallows_write_error ... ok
[INFO] [stdout] test config::resolve::tests::test_env_reasoning_effort_override ... ok
[INFO] [stdout] test framing::tests::test_parse_newline_delimited ... ok
[INFO] [stdout] test inject::tests::build_session_context_null_repo_fields_when_not_in_git ... ok
[INFO] [stdout] test framing::tests::test_write_newline_delimited ... ok
[INFO] [stdout] test framing::tests::test_parse_partial_content_length ... ok
[INFO] [stdout] test inject::tests::build_session_context_formats_correctly ... ok
[INFO] [stdout] test framing::tests::test_blank_lines_skipped ... ok
[INFO] [stdout] test framing::tests::test_content_length_frame_roundtrip ... ok
[INFO] [stdout] test elicitation::tests::expire_timeouts_removes_and_rejects_timed_out_entries ... ok
[INFO] [stdout] test inject::tests::inject_does_not_modify_base_instructions ... ok
[INFO] [stdout] test inject::tests::inject_appends_to_existing_developer_instructions ... ok
[INFO] [stdout] test inject::tests::inject_multiple_times_appends_each_time ... ok
[INFO] [stdout] test inject::tests::inject_on_non_object_does_nothing ... ok
[INFO] [stdout] test inject::tests::inject_null_repo_fields_when_not_in_git ... ok
[INFO] [stdout] test inject::tests::inject_on_null_params_does_nothing ... ok
[INFO] [stdout] test inject::tests::inject_replaces_non_string_developer_instructions ... ok
[INFO] [stdout] test inject::tests::inject_sets_when_no_existing_developer_instructions ... ok
[INFO] [stdout] test lifecycle::tests::auto_mail_rejected_when_claude_reply_queued ... ok
[INFO] [stdout] test lifecycle::tests::claude_reply_rejected_after_close ... ok
[INFO] [stdout] test lifecycle::tests::close_is_idempotent_second_push_returns_false ... ok
[INFO] [stdout] test lifecycle::tests::ordering_auto_mail_then_claude_reply_then_close_close_is_first ... ok
[INFO] [stdout] test lifecycle::tests::close_jumps_to_front_of_non_empty_queue ... ok
[INFO] [stdout] test lifecycle::tests::ordering_close_only_subsequent_commands_rejected ... ok
[INFO] [stdout] test lifecycle::tests::pop_next_on_empty_queue_returns_none ... ok
[INFO] [stdout] test lifecycle::tests::push_and_pop_auto_mail_round_trip ... ok
[INFO] [stdout] test lifecycle::tests::push_and_pop_claude_reply_round_trip ... ok
[INFO] [stdout] test lifecycle_emit::tests::event_kind_as_str_matches_daemon_protocol ... ok
[INFO] [stdout] test lifecycle::tests::ordering_multiple_claude_replies_drain_fifo_before_auto_mail ... ok
[INFO] [stdout] test lifecycle::tests::ordering_claude_reply_first_auto_mail_dropped_then_close_is_first ... ok
[INFO] [stdout] test lifecycle_emit::tests::emit_lifecycle_event_no_daemon_is_noop ... ok
[INFO] [stdout] test lifecycle::tests::auto_mail_rejected_after_close ... ok
[INFO] [stdout] test lifecycle_emit::tests::event_kind_session_end_maps_to_protocol_string ... ok
[INFO] [stdout] test lifecycle_emit::tests::event_kind_teammate_idle_maps_to_protocol_string ... ok
[INFO] [stdout] test lifecycle_emit::tests::lifecycle_payloads_do_not_use_claude_hook_source ... ok
[INFO] [stdout] test context::tests::detect_context_repo_root_null_outside_git ... ok
[INFO] [stdout] test lifecycle_emit::tests::event_kind_session_start_maps_to_protocol_string ... ok
[INFO] [stdout] test lifecycle_emit::tests::session_end_payload_structure_is_correct ... ok
[INFO] [stdout] test lifecycle_emit::tests::session_start_payload_has_atm_mcp_source ... ok
[INFO] [stdout] test lock::tests::is_pid_alive_self ... ok
[INFO] [stdout] test mail_inject::tests::build_envelopes_no_truncation_at_exact_limit ... ok
[INFO] [stdout] test mail_inject::tests::build_envelopes_skips_messages_without_id ... ok
[INFO] [stdout] test mail_inject::tests::build_envelopes_max_messages_limit ... ok
[INFO] [stdout] test lifecycle_emit::tests::teammate_idle_payload_structure_is_correct ... ok
[INFO] [stdout] test mail_inject::tests::build_envelopes_skips_read_messages ... ok
[INFO] [stdout] test mail_inject::tests::build_envelopes_truncation_is_utf8_safe ... ok
[INFO] [stdout] test mail_inject::tests::build_envelopes_truncates_long_text ... ok
[INFO] [stdout] test atm_tools::tests::test_agent_close_releases_identity_lock ... ok
[INFO] [stdout] test mail_inject::tests::format_multiple_messages_plural_noun ... ok
[INFO] [stdout] test mail_inject::tests::inflight_cleared_after_ack ... ok
[INFO] [stdout] test mail_inject::tests::inflight_filter_injectable_returns_all_when_none_inflight ... ok
[INFO] [stdout] test mail_inject::tests::fetch_does_not_mark_messages_read ... ok
[INFO] [stdout] test mail_inject::tests::inflight_filter_injectable_returns_empty_when_all_inflight ... ok
[INFO] [stdout] test mail_inject::tests::inflight_set_dedup_prevents_double_inject ... ok
[INFO] [stdout] test mail_inject::tests::inflight_set_new_is_empty ... ok
[INFO] [stdout] test mail_inject::tests::mail_poller_disabled_when_auto_mail_false ... ok
[INFO] [stdout] test mail_inject::tests::mail_poller_custom_values ... ok
[INFO] [stdout] test mail_inject::tests::mail_poller_uses_config_defaults ... ok
[INFO] [stdout] test mail_inject::tests::format_single_message ... ok
[INFO] [stdout] test mail_inject::tests::mark_read_noop_on_empty_id_list ... ok
[INFO] [stdout] test lock::tests::check_lock_returns_none_for_missing_lock ... ok
[INFO] [stdout] test lock::tests::sessions_dir_uses_atm_home ... ok
[INFO] [stdout] test lock::tests::release_nonexistent_lock_is_ok ... ok
[INFO] [stdout] test lock::tests::acquire_and_release_lock ... ok
[INFO] [stdout] test mail_inject::tests::fetch_returns_unread_envelopes ... ok
[INFO] [stdout] test mail_inject::tests::fetch_returns_empty_when_inbox_missing ... ok
[INFO] [stdout] test mail_inject::tests::mark_read_noop_when_inbox_missing ... ok
[INFO] [stdout] test mail_inject::tests::session_filter_rejects_stale_session_scoped_messages ... ok
[INFO] [stdout] test proxy::tests::auto_mail_reservation_is_single_flight ... ok
[INFO] [stdout] test proxy::tests::codex_call_with_agent_file_and_prompt_returns_invalid_params ... ok
[INFO] [stdout] test proxy::tests::resume_rewrite_sets_name_and_injects_thread_id ... ok
[INFO] [stdout] test proxy::tests::codex_identity_resolution_explicit_over_config_over_default ... ok
[INFO] [stdout] test proxy::tests::codex_resume_without_thread_id_returns_error ... ok
[INFO] [stdout] test lock::tests::check_lock_reclaims_dead_pid_lock ... ok
[INFO] [stdout] test proxy::tests::test_constants ... ok
[INFO] [stdout] test proxy::tests::test_emit_stream_error_summary_to_daemon_noop_without_daemon ... ok
[INFO] [stdout] test proxy::tests::test_error_code_constants ... ok
[INFO] [stdout] test proxy::tests::test_extract_stream_error_event_maps_summary_and_session ... ok
[INFO] [stdout] test context::tests::detect_context_in_git_repo ... FAILED
[INFO] [stdout] test context::tests::detect_context_repo_name_some_in_git_repo ... FAILED
[INFO] [stdout] test context::tests::detect_context_repo_root_not_null_in_git_repo ... FAILED
[INFO] [stdout] test proxy::tests::test_format_watch_frame_code_fence_and_context_usage ... ok
[INFO] [stdout] test lock::tests::acquire_live_lock_fails ... ok
[INFO] [stdout] test context::tests::detect_context_branch_some_in_git_repo ... FAILED
[INFO] [stdout] test proxy::tests::test_format_watch_frame_graceful_on_partial_payloads ... ok
[INFO] [stdout] test proxy::tests::test_forward_event_source_falls_back_to_last_agent_source ... ok
[INFO] [stdout] test proxy::tests::test_forward_event_resolves_agent_id_from_thread_id ... ok
[INFO] [stdout] test proxy::tests::test_forward_event_injects_agent_id_unknown_when_no_thread_id ... ok
[INFO] [stdout] test mail_inject::tests::mark_read_updates_inbox_file ... ok
[INFO] [stdout] test proxy::tests::test_intercept_tools_list_appends_synthetic ... ok
[INFO] [stdout] test proxy::tests::test_intercept_tools_list_replaces_codex_with_extended_schema ... ok
[INFO] [stdout] test proxy::tests::test_intercept_preserves_original_tools ... ok
[INFO] [stdout] test proxy::tests::test_is_synthetic_tool ... ok
[INFO] [stdout] test proxy::tests::test_make_error_child_dead ... ok
[INFO] [stdout] test proxy::tests::test_make_error_response_structure ... ok
[INFO] [stdout] test proxy::tests::test_proxy_server_default_team ... ok
[INFO] [stdout] test proxy::tests::test_proxy_server_new_with_team ... ok
[INFO] [stdout] test proxy::tests::test_should_publish_watch_event_missing_params_graceful ... ok
[INFO] [stdout] test proxy::tests::test_forward_event_drops_on_full_channel ... ok
[INFO] [stdout] test proxy::tests::test_forward_event_stream_error_triggers_daemon_emit_attempt ... ok
[INFO] [stdout] test proxy::tests::test_should_publish_watch_event_protocol_drift_matrix ... ok
[INFO] [stdout] test mail_inject::tests::full_injection_sequence_marks_read_only_after_delivery ... ok
[INFO] [stdout] test proxy::tests::test_watch_feed_path_uses_atm_home ... ok
[INFO] [stdout] test proxy::tests::test_watch_attach_requires_agent_id ... ok
[INFO] [stdout] test session::tests::active_count_excludes_stale_and_closed ... ok
[INFO] [stdout] test proxy::tests::test_watch_poll_without_attach_returns_error_result ... ok
[INFO] [stdout] test proxy::tests::test_watch_attach_poll_detach_synthetic_tools ... ok
[INFO] [stdout] test session::tests::close_session_removes_from_identity_map ... ok
[INFO] [stdout] test session::tests::epoch_secs_zero_is_unix_epoch ... ok
[INFO] [stdout] test proxy::tests::identity_conflict_error_uses_conflicting_agent_id_key ... ok
[INFO] [stdout] test proxy::tests::test_proxy_server_debug ... ok
[INFO] [stdout] test session::tests::find_by_identity_returns_agent_id ... ok
[INFO] [stdout] test session::tests::get_thread_state_unknown_agent_returns_none ... ok
[INFO] [stdout] test session::tests::load_from_snapshot_empty_gives_empty_registry ... ok
[INFO] [stdout] test session::tests::load_from_snapshot_marks_active_as_stale ... ok
[INFO] [stdout] test session::tests::load_from_snapshot_preserves_stale_and_closed ... ok
[INFO] [stdout] test session::tests::find_by_identity_missing_returns_none ... ok
[INFO] [stdout] test session::tests::list_all_returns_all_sessions ... ok
[INFO] [stdout] test session::tests::close_sets_thread_state_to_closed ... ok
[INFO] [stdout] test session::tests::mark_all_stale_clears_identity_map ... ok
[INFO] [stdout] test session::tests::new_session_has_busy_thread_state ... ok
[INFO] [stdout] test session::tests::max_concurrent_enforced ... ok
[INFO] [stdout] test session::tests::now_iso8601_is_not_empty ... ok
[INFO] [stdout] test session::tests::register_duplicate_identity_fails_with_conflict ... ok
[INFO] [stdout] test session::tests::resume_active_session_returns_none ... ok
[INFO] [stdout] test session::tests::resume_stale_session_makes_it_active ... ok
[INFO] [stdout] test session::tests::register_after_close_succeeds ... ok
[INFO] [stdout] test session::tests::insert_stale_adds_entry_without_identity_slot ... ok
[INFO] [stdout] test session::tests::register_new_session_succeeds ... ok
[INFO] [stdout] test session::tests::session_entry_thread_state_defaults_to_busy_when_deserializing_old_format ... ok
[INFO] [stdout] test session::tests::set_cwd_nonexistent_agent_is_noop ... ok
[INFO] [stdout] test session::tests::set_cwd_updates_entry ... ok
[INFO] [stdout] test session::tests::set_thread_state_nonexistent_is_noop ... ok
[INFO] [stdout] test session::tests::set_thread_id_updates_entry ... ok
[INFO] [stdout] test session::tests::resume_stale_sets_thread_state_to_busy ... ok
[INFO] [stdout] test session::tests::round_trip_snapshot_serialize_deserialize ... ok
[INFO] [stdout] test session::tests::thread_state_serialization_round_trip ... ok
[INFO] [stdout] test session::tests::to_snapshot_empty_registry ... ok
[INFO] [stdout] test session::tests::to_snapshot_includes_all_sessions ... ok
[INFO] [stdout] test session::tests::to_snapshot_includes_all_statuses ... ok
[INFO] [stdout] test session::tests::set_thread_state_updates_entry ... ok
[INFO] [stdout] test stdin_queue::tests::burst_queue_bounded_all_delivered_exactly_once ... ok
[INFO] [stdout] test stdin_queue::tests::ttl_cleanup_removes_stale_lock_files ... ok
[INFO] [stdout] test stream_emit::tests::emit_stream_event_no_daemon_is_noop ... ok
[INFO] [stdout] test stream_norm::tests::is_overload_error_detects_minus_32001 ... ok
[INFO] [stdout] test stream_norm::tests::is_overload_error_false_for_other_codes ... ok
[INFO] [stdout] test stream_norm::tests::is_overload_error_false_for_success ... ok
[INFO] [stdout] test stream_norm::tests::parse_empty_line_returns_none ... ok
[INFO] [stdout] test stream_norm::tests::parse_entered_review_mode_camel_case_item_id ... ok
[INFO] [stdout] test stream_norm::tests::parse_entered_review_mode_missing_item_id_defaults_empty ... ok
[INFO] [stdout] test stream_norm::tests::parse_entered_review_mode_not_classified_as_item_delta ... ok
[INFO] [stdout] test stream_norm::tests::parse_entered_review_mode_snake_case_item_id_fallback ... ok
[INFO] [stdout] test stream_norm::tests::parse_exited_review_mode ... ok
[INFO] [stdout] test stream_norm::tests::parse_exited_review_mode_not_classified_as_item_delta ... ok
[INFO] [stdout] test stream_norm::tests::parse_item_agent_message_delta ... ok
[INFO] [stdout] test proxy::tests::synthetic_tool_prefers_thread_bound_identity_over_args_identity ... ok
[INFO] [stdout] test stream_norm::tests::parse_item_command_execution_output_delta ... ok
[INFO] [stdout] test proxy::tests::test_append_watch_frame_for_tui_with_cap_rotates_file ... ok
[INFO] [stdout] test proxy::tests::test_flush_dropped_counters_reports_and_resets ... ok
[INFO] [stdout] test proxy::tests::test_forward_event_unknown_watch_kind_records_telemetry ... ok
[INFO] [stdout] test stream_norm::tests::parse_item_started ... ok
[INFO] [stdout] test stream_norm::tests::parse_item_delta_legacy ... ok
[INFO] [stdout] test stream_norm::tests::parse_missing_method_returns_none ... ok
[INFO] [stdout] test stream_norm::tests::parse_turn_completed_default_status ... ok
[INFO] [stdout] test stream_norm::tests::parse_item_completed ... ok
[INFO] [stdout] test stream_norm::tests::parse_turn_completed_interrupted ... ok
[INFO] [stdout] test stream_norm::tests::parse_turn_completed_preserves_thread_and_turn_ids ... ok
[INFO] [stdout] test stream_norm::tests::parse_turn_started_fallback_snake_case ... ok
[INFO] [stdout] test stream_norm::tests::parse_turn_started_missing_thread_id_returns_none ... ok
[INFO] [stdout] test stream_norm::tests::parse_unknown_method ... ok
[INFO] [stdout] test summary::tests::test_format_resume_context_contains_identity ... ok
[INFO] [stdout] test stream_norm::tests::turn_state_is_idle_only_for_idle_variant ... ok
[INFO] [stdout] test summary::tests::test_format_resume_context_contains_summary ... ok
[INFO] [stdout] test summary::tests::test_format_resume_context_no_repo ... ok
[INFO] [stdout] test stream_norm::tests::parse_malformed_json_returns_none ... ok
[INFO] [stdout] test stream_norm::tests::parse_turn_started ... ok
[INFO] [stdout] test proxy::tests::agent_close_allows_immediate_codex_reuse_same_identity ... ok
[INFO] [stdout] test proxy::tests::codex_call_with_missing_agent_file_returns_not_found ... ok
[INFO] [stdout] test proxy::tests::codex_resume_with_unknown_agent_id_returns_error ... ok
[INFO] [stdout] test tools::tests::test_all_tools_have_name_and_schema ... ok
[INFO] [stdout] test tools::tests::test_atm_broadcast_required_fields ... ok
[INFO] [stdout] test tools::tests::test_atm_send_required_fields ... ok
[INFO] [stdout] test transport::tests::activity_event_resets_idle_flag ... ok
[INFO] [stdout] test transport::tests::app_server_injection_uses_turn_start_when_idle ... ok
[INFO] [stdout] test transport::tests::app_server_injection_uses_turn_steer_when_busy ... ok
[INFO] [stdout] test transport::tests::app_server_transport_active_turn_id_returns_none_when_idle ... ok
[INFO] [stdout] test transport::tests::app_server_transport_active_turn_id_returns_none_when_terminal ... ok
[INFO] [stdout] test transport::tests::app_server_transport_active_turn_id_returns_some_when_busy ... ok
[INFO] [stdout] test transport::tests::app_server_transport_uses_app_server_injection ... ok
[INFO] [stdout] test summary::tests::test_write_summary_overwrites_existing ... ok
[INFO] [stdout] test transport::tests::bridge_entered_review_mode_registry_entry_registered_even_if_tx_unpopulated ... ok
[INFO] [stdout] test transport::tests::bridge_entered_review_mode_no_op_when_channels_absent ... ok
[INFO] [stdout] test transport::tests::done_event_sets_terminal_turn_state_and_clears_idle_flag ... ok
[INFO] [stdout] test transport::tests::bridge_entered_review_mode_sends_upstream_and_registers ... ok
[INFO] [stdout] test transport::tests::idle_event_sets_idle_flag_and_turn_state ... ok
[INFO] [stdout] test transport::tests::json_codec_transport_does_not_use_app_server_injection ... ok
[INFO] [stdout] test transport::tests::idle_then_activity_then_done_transitions ... ok
[INFO] [stdout] test transport::tests::json_codec_transport_idle_flag_round_trip ... ok
[INFO] [stdout] test transport::tests::json_codec_transport_is_idle_default_false ... ok
[INFO] [stdout] test transport::tests::make_transport_falls_back_for_unknown ... ok
[INFO] [stdout] test transport::tests::make_transport_returns_json_codec_for_cli_json ... ok
[INFO] [stdout] test transport::tests::make_transport_returns_mcp_for_explicit_mcp ... ok
[INFO] [stdout] test transport::tests::make_transport_returns_mcp_for_none ... ok
[INFO] [stdout] test transport::tests::make_transport_returns_mock_transport ... ok
[INFO] [stdout] test transport::tests::mcp_transport_does_not_use_app_server_injection ... ok
[INFO] [stdout] test transport::tests::mcp_transport_set_turn_session_context_wires_tracker ... ok
[INFO] [stdout] test transport::tests::mock_transport_new_with_handle_does_not_panic ... ok
[INFO] [stdout] test transport::tests::no_cli_json_event_transitions_to_busy_turn_state ... ok
[INFO] [stdout] test transport::tests::parse_event_type_detects_done ... ok
[INFO] [stdout] test transport::tests::parse_event_type_detects_idle ... ok
[INFO] [stdout] test transport::tests::parse_event_type_handles_all_known_types ... ok
[INFO] [stdout] test transport::tests::parse_event_type_malformed_json_returns_unknown ... ok
[INFO] [stdout] test transport::tests::parse_event_type_returns_unknown_for_unrecognised ... ok
[INFO] [stdout] test transport::tests::stream_emit_variants_use_cli_json_transport_label ... ok
[INFO] [stdout] test transport::tests::test_initialize_response_parsing ... ok
[INFO] [stdout] test transport::tests::parse_event_type_done_with_no_extra_fields_is_done ... ok
[INFO] [stdout] test tools::tests::test_synthetic_tools_count ... ok
[INFO] [stdout] test transport::tests::test_send_with_backoff_succeeds_on_first_try ... ok
[INFO] [stdout] test turn_control::tests::active_turn_id_returns_none_for_unknown_thread ... ok
[INFO] [stdout] test transport::tests::test_protocol_version_logged ... ok
[INFO] [stdout] test stdin_queue::tests::concurrent_drain_no_double_delivery ... ok
[INFO] [stdout] test turn_control::tests::new_deferred_creates_tracker_without_context ... ok
[INFO] [stdout] test stdin_queue::tests::enqueue_creates_file ... ok
[INFO] [stdout] test turn_control::tests::on_turn_completed_clears_active_turn ... ok
[INFO] [stdout] test stdin_queue::tests::ttl_cleanup_removes_old_files ... ok
[INFO] [stdout] test proxy::tests::startup_marks_persisted_sessions_as_stale ... ok
[INFO] [stdout] test turn_control::tests::session_context_stores_fields ... ok
[INFO] [stdout] test proxy::tests::mark_read_only_after_successful_dispatch ... ok
[INFO] [stdout] test proxy::tests::test_forward_event_source_from_request_id_correlation ... ok
[INFO] [stdout] test summary::tests::test_read_returns_none_when_missing ... ok
[INFO] [stdout] test turn_control::tests::stale_turn_error_display_no_active_turn ... ok
[INFO] [stdout] test turn_control::tests::stale_turn_error_display_with_active_turn ... ok
[INFO] [stdout] test summary::tests::test_read_summary_different_combinations ... ok
[INFO] [stdout] test summary::tests::test_summary_path_construction ... ok
[INFO] [stdout] test summary::tests::test_write_read_roundtrip ... ok
[INFO] [stdout] test turn_control::tests::steer_turn_no_active_turn_returns_error_with_none_actual ... ok
[INFO] [stdout] test watch_stream::tests::detach_evicts_state_when_no_receivers ... ok
[INFO] [stdout] test summary::tests::test_write_creates_parent_dirs ... ok
[INFO] [stdout] test watch_stream::tests::replay_buffer_is_bounded_oldest_first ... ok
[INFO] [stdout] test watch_stream::tests::subscribe_gets_replay_and_live ... ok
[INFO] [stdout] test watch_stream::tests::publish_frame_wraps_source_envelope ... ok
[INFO] [stdout] test watch_stream::tests::supports_multi_watcher_fanout ... ok
[INFO] [stdout] test turn_control::tests::full_round_trip_start_steer_complete ... ok
[INFO] [stdout] test turn_control::tests::multiple_threads_tracked_independently ... ok
[INFO] [stdout] test stdin_queue::tests::enqueue_drain_roundtrip ... ok
[INFO] [stdout] test turn_control::tests::on_turn_completed_emits_stream_event_with_no_daemon ... ok
[INFO] [stdout] test turn_control::tests::on_turn_completed_with_failed_status_clears_turn ... ok
[INFO] [stdout] test turn_control::tests::on_turn_completed_with_interrupted_status_clears_turn ... ok
[INFO] [stdout] test turn_control::tests::set_session_context_enables_daemon_emission ... ok
[INFO] [stdout] test turn_control::tests::start_turn_emits_stream_event_with_no_daemon ... ok
[INFO] [stdout] test turn_control::tests::steer_turn_after_completion_returns_stale_error ... ok
[INFO] [stdout] test turn_control::tests::steer_turn_correct_turn_id_succeeds ... ok
[INFO] [stdout] test turn_control::tests::steer_turn_mismatched_turn_id_returns_error ... ok
[INFO] [stdout] test stdin_queue::tests::drain_empty_queue_returns_zero ... ok
[INFO] [stdout] test turn_control::tests::interrupt_turn_clears_active_turn ... ok
[INFO] [stdout] test turn_control::tests::start_turn_sets_active_turn_id ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- context::tests::detect_context_in_git_repo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'context::tests::detect_context_in_git_repo' (157) panicked at src/context.rs:283:9:
[INFO] [stdout] crate manifest dir should be detected as a git repo
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x645edb724298 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x645edb724298 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x645edb724298 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x645edb724298 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x645edb73aaaa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x645edb73aaaa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x645edb7297b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x645edb7297b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x645edb6ff226 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x645edb6ff226 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x645edb71af99 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x645edb397eec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x645edb397eec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x645edb71b212 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x645edb71b212 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x645edb6ff314 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x645edb6f3b59 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x645edb70036d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x645edb73b29c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x645edb0f6ef1 - atm_agent_mcp[9e587c50289fd5a5]::context::tests::detect_context_in_git_repo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:283:9
[INFO] [stdout]   20:     0x645edb319bb2 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x645edb319c2d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x645edb3303ad - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   23:     0x645edb3302ab - tokio[6d52c8267ab43d00]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x645edb3302ab - tokio[6d52c8267ab43d00]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x645edb3302ab - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   26:     0x645edb320b00 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   27:     0x645edb32ecfd - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   28:     0x645edb32dfa4 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   29:     0x645edb25c3bb - <tokio[6d52c8267ab43d00]::runtime::context::scoped::Scoped<tokio[6d52c8267ab43d00]::runtime::scheduler::Context>>::set::<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x645edb0db339 - tokio[6d52c8267ab43d00]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x645edb0930b2 - <std[929523f510218772]::thread::local::LocalKey<tokio[6d52c8267ab43d00]::runtime::context::Context>>::try_with::<tokio[6d52c8267ab43d00]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x645edb092c3e - <std[929523f510218772]::thread::local::LocalKey<tokio[6d52c8267ab43d00]::runtime::context::Context>>::with::<tokio[6d52c8267ab43d00]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x645edb0d73ad - tokio[6d52c8267ab43d00]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x645edb32a1b0 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   35:     0x645edb32a4a6 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   36:     0x645edb32dab0 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x645edb24c0b3 - tokio[6d52c8267ab43d00]::runtime::context::runtime::enter_runtime::<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x645edb31e2b1 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x645edb25bf44 - <tokio[6d52c8267ab43d00]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x645edb25c10f - <tokio[6d52c8267ab43d00]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x645edb1200d3 - atm_agent_mcp[9e587c50289fd5a5]::context::tests::detect_context_in_git_repo
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:286:10
[INFO] [stdout]   42:     0x645edb0f6a47 - atm_agent_mcp[9e587c50289fd5a5]::context::tests::detect_context_in_git_repo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:278:42
[INFO] [stdout]   43:     0x645edb03d286 - <atm_agent_mcp[9e587c50289fd5a5]::context::tests::detect_context_in_git_repo::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x645edb38afcb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x645edb38afcb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x645edb398845 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x645edb398845 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x645edb398845 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x645edb398845 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x645edb398845 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x645edb398845 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x645edb398845 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x645edb3933a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x645edb3933a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x645edb39b8c2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x645edb39b8c2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x645edb39b8c2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x645edb39b8c2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x645edb39b8c2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x645edb39b8c2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x645edb39b8c2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x645edb7233cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x645edb7233cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x71fd5e02caa4 - <unknown>
[INFO] [stdout]   65:     0x71fd5e0b9a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- context::tests::detect_context_repo_name_some_in_git_repo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'context::tests::detect_context_repo_name_some_in_git_repo' (161) panicked at src/context.rs:322:9:
[INFO] [stdout] repo_name should be Some in a git repo
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x645edb724298 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x645edb724298 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x645edb724298 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x645edb724298 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x645edb73aaaa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x645edb73aaaa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x645edb7297b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x645edb7297b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x645edb6ff226 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x645edb6ff226 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x645edb71af99 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x645edb397eec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x645edb397eec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x645edb71b212 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x645edb71b212 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x645edb6ff314 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x645edb6f3b59 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x645edb70036d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x645edb73b29c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x645edb0f7fa1 - atm_agent_mcp[9e587c50289fd5a5]::context::tests::detect_context_repo_name_some_in_git_repo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:322:9
[INFO] [stdout]   20:     0x645edb319bb2 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x645edb319c2d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x645edb3303ad - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   23:     0x645edb3302ab - tokio[6d52c8267ab43d00]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x645edb3302ab - tokio[6d52c8267ab43d00]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x645edb3302ab - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   26:     0x645edb320b00 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   27:     0x645edb32ecfd - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   28:     0x645edb32dfa4 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   29:     0x645edb25c3bb - <tokio[6d52c8267ab43d00]::runtime::context::scoped::Scoped<tokio[6d52c8267ab43d00]::runtime::scheduler::Context>>::set::<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x645edb0db339 - tokio[6d52c8267ab43d00]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x645edb0930b2 - <std[929523f510218772]::thread::local::LocalKey<tokio[6d52c8267ab43d00]::runtime::context::Context>>::try_with::<tokio[6d52c8267ab43d00]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x645edb092c3e - <std[929523f510218772]::thread::local::LocalKey<tokio[6d52c8267ab43d00]::runtime::context::Context>>::with::<tokio[6d52c8267ab43d00]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x645edb0d73ad - tokio[6d52c8267ab43d00]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x645edb32a1b0 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   35:     0x645edb32a4a6 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   36:     0x645edb32dab0 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x645edb24c0b3 - tokio[6d52c8267ab43d00]::runtime::context::runtime::enter_runtime::<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x645edb31e2b1 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x645edb25bf44 - <tokio[6d52c8267ab43d00]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x645edb25c10f - <tokio[6d52c8267ab43d00]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x645edb120b33 - atm_agent_mcp[9e587c50289fd5a5]::context::tests::detect_context_repo_name_some_in_git_repo
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:325:10
[INFO] [stdout]   42:     0x645edb0f6b97 - atm_agent_mcp[9e587c50289fd5a5]::context::tests::detect_context_repo_name_some_in_git_repo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:318:57
[INFO] [stdout]   43:     0x645edb03d446 - <atm_agent_mcp[9e587c50289fd5a5]::context::tests::detect_context_repo_name_some_in_git_repo::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x645edb38afcb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x645edb38afcb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x645edb398845 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x645edb398845 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x645edb398845 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x645edb398845 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x645edb398845 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x645edb398845 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x645edb398845 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x645edb3933a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x645edb3933a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x645edb39b8c2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x645edb39b8c2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x645edb39b8c2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x645edb39b8c2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x645edb39b8c2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x645edb39b8c2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x645edb39b8c2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x645edb7233cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x645edb7233cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x71fd5e02caa4 - <unknown>
[INFO] [stdout]   65:     0x71fd5e0b9a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- context::tests::detect_context_repo_root_not_null_in_git_repo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'context::tests::detect_context_repo_root_not_null_in_git_repo' (168) panicked at src/context.rs:293:9:
[INFO] [stdout] repo_root must be Some inside a git repo
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x645edb724298 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x645edb724298 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x645edb724298 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x645edb724298 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x645edb73aaaa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x645edb73aaaa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x645edb7297b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x645edb7297b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x645edb6ff226 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x645edb6ff226 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x645edb71af99 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x645edb397eec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x645edb397eec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x645edb71b212 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x645edb71b212 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x645edb6ff314 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x645edb6f3b59 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x645edb70036d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x645edb73b29c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x645edb0f8791 - atm_agent_mcp[9e587c50289fd5a5]::context::tests::detect_context_repo_root_not_null_in_git_repo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:293:9
[INFO] [stdout]   20:     0x645edb319bb2 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x645edb319c2d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x645edb3303ad - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   23:     0x645edb3302ab - tokio[6d52c8267ab43d00]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x645edb3302ab - tokio[6d52c8267ab43d00]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x645edb3302ab - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   26:     0x645edb320b00 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   27:     0x645edb32ecfd - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   28:     0x645edb32dfa4 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   29:     0x645edb25c3bb - <tokio[6d52c8267ab43d00]::runtime::context::scoped::Scoped<tokio[6d52c8267ab43d00]::runtime::scheduler::Context>>::set::<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x645edb0db339 - tokio[6d52c8267ab43d00]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x645edb0930b2 - <std[929523f510218772]::thread::local::LocalKey<tokio[6d52c8267ab43d00]::runtime::context::Context>>::try_with::<tokio[6d52c8267ab43d00]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x645edb092c3e - <std[929523f510218772]::thread::local::LocalKey<tokio[6d52c8267ab43d00]::runtime::context::Context>>::with::<tokio[6d52c8267ab43d00]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x645edb0d73ad - tokio[6d52c8267ab43d00]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x645edb32a1b0 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   35:     0x645edb32a4a6 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   36:     0x645edb32dab0 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x645edb24c0b3 - tokio[6d52c8267ab43d00]::runtime::context::runtime::enter_runtime::<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x645edb31e2b1 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x645edb25bf44 - <tokio[6d52c8267ab43d00]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x645edb25c10f - <tokio[6d52c8267ab43d00]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x645edb120eb3 - atm_agent_mcp[9e587c50289fd5a5]::context::tests::detect_context_repo_root_not_null_in_git_repo
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:296:10
[INFO] [stdout]   42:     0x645edb0f6bf7 - atm_agent_mcp[9e587c50289fd5a5]::context::tests::detect_context_repo_root_not_null_in_git_repo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:290:61
[INFO] [stdout]   43:     0x645edb03d4c6 - <atm_agent_mcp[9e587c50289fd5a5]::context::tests::detect_context_repo_root_not_null_in_git_repo::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x645edb38afcb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x645edb38afcb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x645edb398845 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x645edb398845 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x645edb398845 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x645edb398845 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x645edb398845 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x645edb398845 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x645edb398845 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x645edb3933a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x645edb3933a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x645edb39b8c2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x645edb39b8c2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x645edb39b8c2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x645edb39b8c2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x645edb39b8c2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x645edb39b8c2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x645edb39b8c2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x645edb7233cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x645edb7233cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x71fd5e02caa4 - <unknown>
[INFO] [stdout]   65:     0x71fd5e0b9a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- context::tests::detect_context_branch_some_in_git_repo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'context::tests::detect_context_branch_some_in_git_repo' (152) panicked at src/context.rs:311:9:
[INFO] [stdout] branch should be detected in a git repo
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x645edb724298 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x645edb724298 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x645edb724298 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x645edb724298 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x645edb73aaaa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x645edb73aaaa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x645edb7297b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x645edb7297b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x645edb6ff226 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x645edb6ff226 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x645edb71af99 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x645edb397eec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x645edb397eec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x645edb71b212 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x645edb71b212 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x645edb6ff314 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x645edb6f3b59 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x645edb70036d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x645edb73b29c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x645edb0f7c94 - atm_agent_mcp[9e587c50289fd5a5]::context::tests::detect_context_branch_some_in_git_repo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:311:9
[INFO] [stdout]   20:     0x645edb319bb2 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x645edb319c2d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x645edb3303ad - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   23:     0x645edb3302ab - tokio[6d52c8267ab43d00]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x645edb3302ab - tokio[6d52c8267ab43d00]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x645edb3302ab - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   26:     0x645edb320b00 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   27:     0x645edb32ecfd - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   28:     0x645edb32dfa4 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   29:     0x645edb25c3bb - <tokio[6d52c8267ab43d00]::runtime::context::scoped::Scoped<tokio[6d52c8267ab43d00]::runtime::scheduler::Context>>::set::<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x645edb0db339 - tokio[6d52c8267ab43d00]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x645edb0930b2 - <std[929523f510218772]::thread::local::LocalKey<tokio[6d52c8267ab43d00]::runtime::context::Context>>::try_with::<tokio[6d52c8267ab43d00]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x645edb092c3e - <std[929523f510218772]::thread::local::LocalKey<tokio[6d52c8267ab43d00]::runtime::context::Context>>::with::<tokio[6d52c8267ab43d00]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x645edb0d73ad - tokio[6d52c8267ab43d00]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x645edb32a1b0 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   35:     0x645edb32a4a6 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   36:     0x645edb32dab0 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x645edb24c0b3 - tokio[6d52c8267ab43d00]::runtime::context::runtime::enter_runtime::<<tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x645edb31e2b1 - <tokio[6d52c8267ab43d00]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x645edb25bf44 - <tokio[6d52c8267ab43d00]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x645edb25c10f - <tokio[6d52c8267ab43d00]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x645edb120733 - atm_agent_mcp[9e587c50289fd5a5]::context::tests::detect_context_branch_some_in_git_repo
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:314:10
[INFO] [stdout]   42:     0x645edb0f6b07 - atm_agent_mcp[9e587c50289fd5a5]::context::tests::detect_context_branch_some_in_git_repo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:307:54
[INFO] [stdout]   43:     0x645edb03d386 - <atm_agent_mcp[9e587c50289fd5a5]::context::tests::detect_context_branch_some_in_git_repo::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x645edb38afcb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x645edb38afcb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x645edb398845 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x645edb398845 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x645edb398845 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x645edb398845 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x645edb398845 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x645edb398845 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x645edb398845 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x645edb3933a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x645edb3933a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x645edb39b8c2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x645edb39b8c2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x645edb39b8c2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x645edb39b8c2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x645edb39b8c2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x645edb39b8c2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x645edb39b8c2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x645edb7233cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x645edb7233cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x71fd5e02caa4 - <unknown>
[INFO] [stdout]   65:     0x71fd5e0b9a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     context::tests::detect_context_branch_some_in_git_repo
[INFO] [stdout]     context::tests::detect_context_in_git_repo
[INFO] [stdout]     context::tests::detect_context_repo_name_some_in_git_repo
[INFO] [stdout]     context::tests::detect_context_repo_root_not_null_in_git_repo
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 378 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "03f1aeea6172c2fd036c806cfae7d35781bb1bad4be6478abcd8892e9d0f4e21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03f1aeea6172c2fd036c806cfae7d35781bb1bad4be6478abcd8892e9d0f4e21", kill_on_drop: false }`
[INFO] [stdout] 03f1aeea6172c2fd036c806cfae7d35781bb1bad4be6478abcd8892e9d0f4e21
